Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dwasm-js.cc3017 bool has_prototype = true; in InstallConditionalFeatures() local
2643 NewFunctionTemplate( i::Isolate* i_isolate, FunctionCallback func, bool has_prototype, SideEffectType side_effect_type = SideEffectType::kHasSideEffect) NewFunctionTemplate() argument
2664 CreateFunc( Isolate* isolate, Handle<String> name, FunctionCallback func, bool has_prototype, SideEffectType side_effect_type = SideEffectType::kHasSideEffect) CreateFunc() argument
/third_party/node/deps/v8/src/heap/
H A Dfactory.cc3680 bool has_prototype = IsFunctionModeWithPrototype(function_mode); in CreateSloppyFunctionMap() local
3766 bool has_prototype = IsFunctionModeWithPrototype(function_mode); in CreateStrictFunctionMap() local

Completed in 14 milliseconds