Searched defs:CheckSetTrapResult (Results 1 – 3 of 3) sorted by relevance
119 void BuiltinsProxyStubBuilder::CheckSetTrapResult(GateRef target, GateRef key, GateRef value, in CheckSetTrapResult() function in panda::ecmascript::kungfu::BuiltinsProxyStubBuilder
600 bool JSProxy::CheckSetTrapResult(JSThread *thread, const JSHandle<JSTaggedValue> &targetHandle, in CheckSetTrapResult() function in panda::ecmascript::JSProxy
4713 DEF_RUNTIME_STUBS(CheckSetTrapResult) in DEF_RUNTIME_STUBS() argument