Home
last modified time | relevance | path

Searched refs:SetStatusInternal (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/objects/
Dmodule.cc54 void SetStatusInternal(Module module, Module::Status new_status) { in SetStatusInternal() function
68 SetStatusInternal(*this, new_status); in SetStatus()
87 SetStatusInternal(*module, Module::kErrored); in RecordError()
143 SetStatusInternal(*module, kUninstantiated); in Reset()