HomeSort by relevance Sort by last modified time
    Searched refs:JSContextGetGlobalContext (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/JavaScriptCore/API/
JSContextRefPrivate.h 47 JS_EXPORT JSGlobalContextRef JSContextGetGlobalContext(JSContextRef ctx);
JSContextRef.cpp 170 JSGlobalContextRef JSContextGetGlobalContext(JSContextRef ctx)
  /external/webkit/Source/JavaScriptCore/API/tests/
testapi.c 648 ASSERT(JSContextGetGlobalContext(ctx) == context);
857 ASSERT(JSContextGetGlobalContext(context) == context);
    [all...]

Completed in 161 milliseconds