Searched refs:toExecutionContext (Results 1 – 7 of 7) sorted by relevance
77 return toExecutionContext(context()); in executionContext()
174 if (ExecutionContext* executionContext = toExecutionContext(context)) { in codeGenerationCheckCallbackInMainThread()
747 ExecutionContext* toExecutionContext(v8::Handle<v8::Context> context) in toExecutionContext() function764 return toExecutionContext(isolate->GetCurrentContext()); in currentExecutionContext()776 return toExecutionContext(context); in callingExecutionContext()
901 ExecutionContext* toExecutionContext(v8::Handle<v8::Context>);
819 ExecutionContext* context = toExecutionContext(prototypeObject->CreationContext()); in installConditionallyEnabledProperties()836 ExecutionContext* context = toExecutionContext(prototypeObject->CreationContext()); in installConditionallyEnabledMethods()
1998 ExecutionContext* context = toExecutionContext(prototypeObject->CreationContext()); in installConditionallyEnabledProperties()2040 ExecutionContext* context = toExecutionContext(prototypeObject->CreationContext()); in installConditionallyEnabledMethods()
10541 ExecutionContext* context = toExecutionContext(prototypeObject->CreationContext()); in installConditionallyEnabledProperties()10558 ExecutionContext* context = toExecutionContext(prototypeObject->CreationContext()); in installConditionallyEnabledMethods()