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

  /external/webkit/JavaScriptCore/API/
JSContextRefPrivate.h 47 JS_EXPORT JSGlobalContextRef JSContextGetGlobalContext(JSContextRef ctx);
JSContextRef.cpp 152 JSGlobalContextRef JSContextGetGlobalContext(JSContextRef ctx)
  /external/webkit/JavaScriptCore/API/tests/
testapi.c 643 ASSERT(JSContextGetGlobalContext(ctx) == context);
790 ASSERT(JSContextGetGlobalContext(context) == context);
    [all...]

Completed in 139 milliseconds