Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/
Dexecution.cc417 JSEntryFunction stub_entry = in Invoke() local
437 JSEntryFunction stub_entry = in Invoke() local
617 WasmEntryStub stub_entry = in CallWasm() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.cc2578 void Assembler::Branch(const StubEntry &stub_entry, Patchability patchable, in Branch()
2600 void Assembler::BranchLink(const StubEntry &stub_entry, in BranchLink()
2615 void Assembler::BranchLinkPatchable(const StubEntry &stub_entry) { in BranchLinkPatchable()