Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dfactory.h694 Handle<JSFunction> NewFunctionForTesting(Handle<String> name);
Dfactory.cc3929 Handle<JSFunction> Factory::NewFunctionForTesting(Handle<String> name) { in NewFunctionForTesting() function in v8::internal::Factory