Re: I need more readings and/or examples on how to use ScopeChain spidermonkey 60
msami <[email protected]> Sun, 7 Apr 2019 03:07:53 -0700 (PDT)
| Newsgroups | gmane.comp.mozilla.devel.jseng |
|---|---|
| Message-ID | <[email protected]> |
On Sunday, April 7, 2019 at 10:59:38 AM UTC+2, msami wrote:
> any help would be appreciated
this is the method I need to use but
bool
JS::Evaluate(JSContext *cx, JS::AutoObjectVector &scopeChain,
const ReadOnlyCompileOptions &options,
const char16_t *chars, size_t length, JS::MutableHandleValue rval);