Searched refs:SetContextId (Results 1 – 3 of 3) sorted by relevance
59 v8::debug::SetContextId(info.context, contextId); in InspectedContext()
31 void SetContextId(Local<Context> context, int id);
9102 void debug::SetContextId(Local<Context> context, int id) { in SetContextId() function in v8::debug