Home
last modified time | relevance | path

Searched defs:has_prototype (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/objects/
Djs-function-inl.h178 DEF_GETTER(JSFunction, has_prototype, bool) { in DEF_GETTER() argument
/third_party/node/deps/v8/src/wasm/
Dwasm-js.cc2644 i::Isolate* i_isolate, FunctionCallback func, bool has_prototype, in NewFunctionTemplate()
2666 bool has_prototype, in CreateFunc()
2678 FunctionCallback func, int length, bool has_prototype = false, in InstallFunc()
3017 bool has_prototype = true; in InstallConditionalFeatures() local
/third_party/node/deps/v8/src/heap/
Dfactory.cc3680 bool has_prototype = IsFunctionModeWithPrototype(function_mode); in CreateSloppyFunctionMap() local
3766 bool has_prototype = IsFunctionModeWithPrototype(function_mode); in CreateStrictFunctionMap() local