Searched defs:FastEqual (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/interpreter/ | ||
| D | fast_runtime_stub-inl.h | 87 JSTaggedValue FastRuntimeStub::FastEqual(JSTaggedValue left, JSTaggedValue right) in FastEqual() function |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | type_lowering.cpp | 2686 GateRef TypeLowering::FastEqual(GateRef left, GateRef right) in FastEqual() function in panda::ecmascript::kungfu::TypeLowering |
| D | stub_builder.cpp | 3731 GateRef StubBuilder::FastEqual(GateRef left, GateRef right) in FastEqual() function in panda::ecmascript::kungfu::StubBuilder |