Searched refs:CFXJSE_ScopeUtil_IsolateHandleContext (Results 1 – 4 of 4) sorted by relevance
50 class CFXJSE_ScopeUtil_IsolateHandleContext {56 explicit CFXJSE_ScopeUtil_IsolateHandleContext(CFXJSE_Context* pContext) in CFXJSE_ScopeUtil_IsolateHandleContext() function68 CFXJSE_ScopeUtil_IsolateHandleContext(69 const CFXJSE_ScopeUtil_IsolateHandleContext&);70 void operator=(const CFXJSE_ScopeUtil_IsolateHandleContext&);
36 friend class CFXJSE_ScopeUtil_IsolateHandleContext; variable
185 CFXJSE_ScopeUtil_IsolateHandleContext scope(this); in GetGlobalObject()194 CFXJSE_ScopeUtil_IsolateHandleContext scope(this); in ExecuteScript()
30 CFXJSE_ScopeUtil_IsolateHandleContext scope(lpContext); in FXJSE_DefineFunctions()