Home
last modified time | relevance | path

Searched refs:BuiltinWasmWrapperConstants (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/execution/
H A Dframe-constants.h209 class BuiltinWasmWrapperConstants : public TypedFrameConstants { class
H A Dframes.cc2213 fp() + BuiltinWasmWrapperConstants::kGCScanSlotCountOffset); in Iterate()
2229 fp() + BuiltinWasmWrapperConstants::kGCScanSlotCountOffset); in Iterate()
/third_party/node/deps/v8/src/builtins/x64/
H A Dbuiltins-x64.cc2977 MemOperand(rbp, BuiltinWasmWrapperConstants::kGCScanSlotCountOffset); in AllocateContinuation()
3001 MemOperand(rbp, BuiltinWasmWrapperConstants::kGCScanSlotCountOffset); in LoadTargetJumpBuffer()
3044 MemOperand(rbp, BuiltinWasmWrapperConstants::kGCScanSlotCountOffset); in ReloadParentContinuation()
3135 BuiltinWasmWrapperConstants::kGCScanSlotCountOffset; in GenericJSToWasmWrapperHelper()
3138 BuiltinWasmWrapperConstants::kInParamCountOffset; in GenericJSToWasmWrapperHelper()
3141 BuiltinWasmWrapperConstants::kParamCountOffset; in GenericJSToWasmWrapperHelper()
3984 __ subq(rsp, Immediate(-(BuiltinWasmWrapperConstants::kGCScanSlotCountOffset - in Generate_WasmSuspend()
4051 MemOperand(rbp, BuiltinWasmWrapperConstants::kGCScanSlotCountOffset); in Generate_WasmSuspend()
4087 BuiltinWasmWrapperConstants::kInParamCountOffset; in Generate_WasmResume()
4089 BuiltinWasmWrapperConstants in Generate_WasmResume()
[all...]

Completed in 14 milliseconds