Searched refs:HandleScopeData (Results 1 – 7 of 7) sorted by relevance
86 HandleScopeData* current = isolate->handle_scope_data(); in HandleScope()102 HandleScopeData* current = isolate->handle_scope_data(); in CloseScope()120 HandleScopeData* current = isolate_->handle_scope_data(); in CloseAndEscape()140 HandleScopeData* current = isolate->handle_scope_data(); in CreateHandle()159 HandleScopeData* current = isolate_->handle_scope_data(); in SealHandleScope()172 HandleScopeData* current = isolate_->handle_scope_data(); in ~SealHandleScope()
23 HandleScopeData* current = isolate->handle_scope_data(); in Extend()62 HandleScopeData* current = isolate->handle_scope_data(); in DeleteExtensions()95 HandleScopeData* data = impl_->isolate()->handle_scope_data(); in DeferredHandleScope()121 HandleScopeData* data = impl_->isolate()->handle_scope_data(); in Detach()
284 struct HandleScopeData { struct
898 HandleScopeData* handle_scope_data() { return &handle_scope_data_; } in handle_scope_data()1246 HandleScopeData handle_scope_data_;
583 HandleScopeData handle_scope_data_;
560 i::HandleScopeData* current = internal_isolate->handle_scope_data(); in Initialize()7504 HandleScopeData* current = isolate_->handle_scope_data(); in ArchiveThread()7565 HandleScopeData* current = isolate_->handle_scope_data(); in Iterate()
3785 HandleScopeData* data = isolate->handle_scope_data(); in TEST()