Lines Matching refs:handleScope
28 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectApply() local
58 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectConstruct() local
92 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectDefineProperty() local
116 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectDeleteProperty() local
135 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectGet() local
161 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectGetOwnPropertyDescriptor() local
187 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectGetPrototypeOf() local
203 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectHas() local
221 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectIsExtensible() local
237 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectOwnKeys() local
257 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectPreventExtensions() local
274 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectSet() local
300 [[maybe_unused]] EcmaHandleScope handleScope(thread); in ReflectSetPrototypeOf() local