Searched defs:foreign_function (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/cctest/
H A Dtest-api.cc16182 Local<Value> foreign_function = local
16192 CHECK(foreign_function->IsFunction());
16216 context->Global()->Set(v8_str("func"), foreign_function);

Completed in 150 milliseconds