Searched refs:JS_DefineGlobalMethod (Results 1 – 3 of 3) sorted by relevance
69 int JS_DefineGlobalMethod(IJS_Runtime* pJSRuntime, const wchar_t* sMethodName, v8::FunctionC…
689 if (JS_DefineGlobalMethod(pRuntime,\
185 int JS_DefineGlobalMethod(IJS_Runtime* pJSRuntime, const wchar_t* sMethodName, v8::FunctionCallback… in JS_DefineGlobalMethod() function