Home
last modified time | relevance | path

Searched defs:handlerTag (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_proxy.cpp134 JSHandle<JSTaggedValue> handlerTag(thread, proxy->GetHandler(thread)); in SetPrototype() local
197 JSHandle<JSTaggedValue> handlerTag(thread, proxy->GetHandler(thread)); in IsExtensible() local
248 JSHandle<JSTaggedValue> handlerTag(thread, proxy->GetHandler(thread)); in PreventExtensions() local
302 JSHandle<JSTaggedValue> handlerTag(thread, proxy->GetHandler(thread)); in GetOwnProperty() local
397 JSHandle<JSTaggedValue> handlerTag(thread, proxy->GetHandler(thread)); in DefineOwnProperty() local
479 JSHandle<JSTaggedValue> handlerTag(thread, proxy->GetHandler(thread)); in HasProperty() local
583 JSHandle<JSTaggedValue> handlerTag(thread, proxy->GetHandler(thread)); in GetProperty() local
650 JSHandle<JSTaggedValue> handlerTag(thread, proxy->GetHandler(thread)); in SetProperty() local
694 JSHandle<JSTaggedValue> handlerTag(thread, proxy->GetHandler(thread)); in DeleteProperty() local