Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-generic-lowering.cc110 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in ReplaceWithStubCall() local
365 Node* stub_code = jsgraph()->ArrayConstructorStubConstant(); in LowerJSCreateArray() local
587 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in LowerJSConstructForwardVarargs() local
608 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in LowerJSConstruct() local
626 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in LowerJSConstructWithArrayLike() local
646 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in LowerJSConstructWithSpread() local
670 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in LowerJSCallForwardVarargs() local
687 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in LowerJSCall() local
699 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in LowerJSCallWithArrayLike() local
716 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in LowerJSCallWithSpread() local
Djs-typed-lowering.cc1736 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in ReduceJSCall() local
Djs-call-reducer.cc870 Node* stub_code = jsgraph()->HeapConstant(callable.code()); in ReduceReflectGet() local
4734 Node* stub_code = in ReduceArrayPrototypeShift() local
Dwasm-compiler.cc4210 Node* stub_code = in BuildJavaScriptToNumber() local