Searched refs:check_contexts (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/cctest/
H A Dtest-accessors.cc540 static void check_contexts(const v8::FunctionCallbackInfo<v8::Value>& info) { function
551 v8::Handle<v8::Function> fun = v8::Function::New(isolate, check_contexts);

Completed in 47 milliseconds