• Home
  • Raw
  • Download

Lines Matching defs:trap

64     JSHandle<JSTaggedValue> trap = JSObject::GetMethod(thread, handler, name);  in GetPrototype()  local
126 …JSHandle<JSTaggedValue> trap(JSObject::GetMethod(thread, JSHandle<JSTaggedValue>(thread, handler),… in SetPrototype() local
187 …JSHandle<JSTaggedValue> trap(JSObject::GetMethod(thread, JSHandle<JSTaggedValue>(thread, handler),… in IsExtensible() local
241 …JSHandle<JSTaggedValue> trap(JSObject::GetMethod(thread, JSHandle<JSTaggedValue>(thread, handler),… in PreventExtensions() local
295 …JSHandle<JSTaggedValue> trap(JSObject::GetMethod(thread, JSHandle<JSTaggedValue>(thread, handler),… in GetOwnProperty() local
388 …JSHandle<JSTaggedValue> trap(JSObject::GetMethod(thread, JSHandle<JSTaggedValue>(thread, handler),… in DefineOwnProperty() local
471 …JSHandle<JSTaggedValue> trap(JSObject::GetMethod(thread, JSHandle<JSTaggedValue>(thread, handler),… in HasProperty() local
533 …JSHandle<JSTaggedValue> trap(JSObject::GetMethod(thread, JSHandle<JSTaggedValue>(thread, handler),… in GetProperty() local
606 …JSHandle<JSTaggedValue> trap(JSObject::GetMethod(thread, JSHandle<JSTaggedValue>(thread, handler),… in SetProperty() local
669 …JSHandle<JSTaggedValue> trap(JSObject::GetMethod(thread, JSHandle<JSTaggedValue>(thread, handler),… in DeleteProperty() local
728 JSHandle<JSTaggedValue> trap(JSObject::GetMethod(thread, handlerHandle, key)); in OwnPropertyKeys() local
873 JSHandle<JSTaggedValue> trap(JSObject::GetMethod(thread, handlerHandle, key)); in GetAllPropertyKeys() local