Lines Matching refs:api_internal
28 namespace api_internal {
40 } // namespace api_internal
67 api_internal::Eternalize(isolate, *handle.template UnsafeAs<Value>());
71 namespace api_internal {
75 } // namespace api_internal
443 return api_internal::GlobalizeReference(
454 this->slot() = api_internal::CopyGlobalReference(that.slot());
468 api_internal::DisposeGlobal(this->slot());
509 api_internal::MakeWeak(this->slot(), parameter,
518 api_internal::MakeWeak(&this->slot());
524 return reinterpret_cast<P*>(api_internal::ClearWeak(this->slot()));
529 api_internal::AnnotateStrongRetainer(this->slot(), label);
551 api_internal::MoveGlobalReference(&other.slot(), &this->slot());
564 api_internal::MoveGlobalReference(&rhs.slot(), &this->slot());