Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/
Dv8-isolate.h533 kFunctionPrototypeCaller = 114, enumerator
/third_party/node/deps/v8/src/builtins/
Daccessors.cc694 isolate->CountUsage(v8::Isolate::kFunctionPrototypeCaller); in FunctionCallerGetter()