Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcall_stub_builder.h207 bool CheckResultValueChangedWithReturn(GateRef prevResRef) const;
H A Dcall_stub_builder.cpp245 ASSERT(CheckResultValueChangedWithReturn(res)); in JSCallJSFunction()
1455 bool CallStubBuilder::CheckResultValueChangedWithReturn(GateRef prevResRef) const in CheckResultValueChangedWithReturn() function in panda::ecmascript::kungfu::CallStubBuilder

Completed in 3 milliseconds