Home
last modified time | relevance | path

Searched refs:TryInlineReflectGetPrototypeOf (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnative_inline_lowering.h91 void TryInlineReflectGetPrototypeOf(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis);
H A Dnative_inline_lowering.cpp339 TryInlineReflectGetPrototypeOf(gate, argc, id, skipThis); in RunNativeInlineLowering()
1267 void NativeInlineLowering::TryInlineReflectGetPrototypeOf(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, in TryInlineReflectGetPrototypeOf() function in panda::ecmascript::kungfu::NativeInlineLowering

Completed in 5 milliseconds