Searched defs:pJSContext (Results 1 – 2 of 2) sorted by relevance
199 CJS_Context* pJSContext = (CJS_Context*)pContext; in ReleaseContext() local
319 int JS_Parse(IJS_Runtime* pJSRuntime, IFXJS_Context* pJSContext, const wchar_t* script, long length… in JS_Parse()338 int JS_Execute(IJS_Runtime* pJSRuntime, IFXJS_Context* pJSContext, const wchar_t* script, long leng… in JS_Execute()362 v8::Local<v8::Object> JS_NewFxDynamicObj(IJS_Runtime* pJSRuntime, IFXJS_Context* pJSContext, int nO… in JS_NewFxDynamicObj()