Searched defs:CEntryStubConstant (Results 1 – 2 of 2) sorted by relevance
/external/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 | 54 Node* GraphAssembler::CEntryStubConstant(int result_size) { in CEntryStubConstant() function in v8::internal::compiler::GraphAssembler |