Home
last modified time | relevance | path

Searched defs:GetCallingContext (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dapi.cc6380 v8::Local<v8::Context> Isolate::GetCallingContext() { in GetCallingContext() function in v8::Isolate
/external/v8/test/cctest/
Dtest-api.cc15676 THREADED_TEST(GetCallingContext) { in THREADED_TEST() argument