Lines Matching defs:handleScope
28 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectApply() local
39 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectApplyInternal() local
66 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectConstruct() local
91 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectConstructInternal() local
107 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectDefineProperty() local
131 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectDeleteProperty() local
150 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectGet() local
175 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectGetOwnPropertyDescriptor() local
201 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectGetPrototypeOf() local
217 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectHas() local
226 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectHasInternal() local
243 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectIsExtensible() local
259 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectOwnKeys() local
279 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectPreventExtensions() local
296 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectSet() local
322 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectSetPrototypeOf() local