Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-generic-lowering.cc102 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in ReplaceWithBuiltinCall() local
137 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in ReplaceUnaryOpWithBuiltinCall() local
612 Node* stub_code = jsgraph()->ArrayConstructorStubConstant(); in LowerJSCreateArray() local
846 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in LowerJSConstructForwardVarargs() local
869 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in LowerJSConstruct() local
901 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in LowerJSConstructWithArrayLike() local
930 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in LowerJSConstructWithSpread() local
957 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in LowerJSCallForwardVarargs() local
978 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in LowerJSCall() local
999 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in LowerJSCallWithArrayLike() local
[all …]
Djs-typed-lowering.cc1790 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in ReduceJSCall() local
Djs-call-reducer.cc3179 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in ReduceReflectGet() local
6009 Node* stub_code = jsgraph()->CEntryStubConstant( in ReduceArrayPrototypeShift() local