Searched defs:CEntryStubConstant (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
D | js-graph.cc | 21 Node* JSGraph::CEntryStubConstant(int result_size, SaveFPRegsMode save_doubles, in CEntryStubConstant() function in v8::internal::compiler::JSGraph |
D | graph-assembler.cc | 115 Node* JSGraphAssembler::CEntryStubConstant(int result_size) { in CEntryStubConstant() function in v8::internal::compiler::JSGraphAssembler |