Home
last modified time | relevance | path

Searched refs:GetCallingContextCallback (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/cctest/
Dtest-api.cc8597 static v8::Handle<Value> GetCallingContextCallback(const v8::Arguments& args) { in GetCallingContextCallback() function
8622 v8::FunctionTemplate::New(GetCallingContextCallback); in THREADED_TEST()