Searched refs:LoadIC_BytecodeHandler (Results 1 – 3 of 3) sorted by relevance
89 void LoadIC_BytecodeHandler(const LoadICParameters* p, ExitPoint* exit_point);
2366 void AccessorAssembler::LoadIC_BytecodeHandler(const LoadICParameters* p, in LoadIC_BytecodeHandler() function in v8::internal::AccessorAssembler
511 accessor_asm.LoadIC_BytecodeHandler(¶ms, &exit_point); in IGNITION_HANDLER()