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