Home
last modified time | relevance | path

Searched defs:has_function_descriptor (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/codegen/ppc/
Dmacro-assembler-ppc.cc2289 bool has_function_descriptor) { in CallRecordWriteStub()
2297 bool has_function_descriptor) { in CallRecordWriteStub()
2304 bool has_function_descriptor) { in CallRecordWriteStub()
2309 bool has_function_descriptor) { in CallRecordWriteStub()
2316 bool has_function_descriptor) { in CallRecordWriteStub()
/third_party/node/deps/v8/src/compiler/backend/ppc/
Dcode-generator-ppc.cc966 bool has_function_descriptor = false; in AssembleArchInstruction() local